Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stores hash of pod manifest in mirror pod's annotation #15983

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

yujuhong
Copy link
Contributor

Use the hash to track whether the mirror pod is a truthful representation of
the static pod.

This fixes #8683

Use the hash to track whether the mirror pod is a truthful representation of
the static pod.
@dchen1107
Copy link
Member

LGTM

@dchen1107 dchen1107 added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 20, 2015
@k8s-github-robot k8s-github-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 20, 2015
@k8s-github-robot
Copy link

Labelling this PR as size/M

@k8s-bot
Copy link

k8s-bot commented Oct 20, 2015

GCE e2e test build/test passed for commit f8aa206.

@dchen1107 dchen1107 closed this Oct 21, 2015
@dchen1107 dchen1107 reopened this Oct 21, 2015
@k8s-bot
Copy link

k8s-bot commented Oct 21, 2015

GCE e2e test build/test passed for commit f8aa206.

@dchen1107
Copy link
Member

Merge-bot doesn't merge this pr for more than 8 hours since all checks were passed. This is blocking my work. I am doing a manual merge for this one.

dchen1107 added a commit that referenced this pull request Oct 22, 2015
Stores hash of pod manifest in mirror pod's annotation
@dchen1107 dchen1107 merged commit a702d5f into kubernetes:master Oct 22, 2015
dchen1107 added a commit that referenced this pull request Oct 22, 2015
dchen1107 added a commit to dchen1107/kubernetes-1 that referenced this pull request Oct 26, 2015
ikehz pushed a commit that referenced this pull request Oct 27, 2015
Based on #15983: Stores hash of pod manifest in mirror pod's annotation for release 1.0
@yujuhong yujuhong deleted the hash_pods branch November 4, 2015 06:02
shyamjvs pushed a commit to shyamjvs/kubernetes that referenced this pull request Dec 1, 2016
shouhong pushed a commit to shouhong/kubernetes that referenced this pull request Feb 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubelet should store the config of a static pod as an annotation in the mirror pod
7 participants